home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 6623 / 6623.xpi / skin / BetterPrivacyButton.css next >
Cascading Style Sheet File  |  2009-06-21  |  201b  |  8 lines

  1. #BetterPrivacyButton{
  2.   list-style-image: url("chrome://bp/skin/btn_large.png");
  3. }
  4.  
  5. toolbar[iconsize="small"] #BetterPrivacyButton {
  6.   list-style-image: url("chrome://bp/skin/btn_small.png");
  7. }
  8.